QuickTime 3 For Windows Programmers

| Previous | Chapter Contents | Chapter Top | Next |

NativeRegionToMacRegion

The NativeRegionToMacRegion function converts a Windows HRGN to a Macintosh region handle.

RgnHandle NativeRegionToMacRegion(void *nativeRegion)
nativeRegion
A Windows HRGN .

function result
A Macintosh region handle.

DISCUSSION

The RgnHandle should be disposed of by the caller.


© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |